Skip to content

Bump ssb-conn from 5.0.0 to 6.0.0#757

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ssb-conn-6.0.0
Closed

Bump ssb-conn from 5.0.0 to 6.0.0#757
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ssb-conn-6.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2021

Bumps ssb-conn from 5.0.0 to 6.0.0.

Changelog

Sourced from ssb-conn's changelog.

6.0.0

  • Vastly different scheduler behavior:
    • New cooldown-score system to prioritize which peers to connect to
    • Connect to hops=N+1 peers if no hops=N peers are online
    • Implement rotation of peers (every several minutes) to encourage diversity
    • If using ssb-room-client, we only support ssb-room-client@>=2.0.0
  • Remove support for config.seeds
Commits
  • 234c30f 6.0.0
  • 5437f3e update changelog
  • af0d89e update readme
  • d6ebf54 refactor to move around functions in the scheduler
  • 0e334f4 scheduler: implement diversity rotation with parameters
  • b3590dc scheduler: use ssb-room-client discoveredAttendants()
  • 4cd7227 scheduler: don't stage connected peers
  • d62fdd2 revert latestConnection connDB field
  • 82b928a scheduler: unref some timers
  • 9efbcd2 scheduler: new cooldown priority score system
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ssb-conn](https://github.com/staltz/ssb-conn) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/staltz/ssb-conn/releases)
- [Changelog](https://github.com/staltz/ssb-conn/blob/master/CHANGELOG.md)
- [Commits](ssbc/ssb-conn@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: ssb-conn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies turtles all the way down label Nov 4, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2021

Superseded by #758.

@dependabot dependabot bot closed this Nov 11, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ssb-conn-6.0.0 branch November 11, 2021 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies turtles all the way down

Development

Successfully merging this pull request may close these issues.

0 participants